23. Exercise: Menus
Menus
Quiz: Menus
SOLUTION:
- Add a "Refresh" string named action_refresh
- Create a new "forecast" menu with a single "Refresh" menu item
- Inflate the menu on onCreateOptionsMenu
- Handle the menu action in onOptionsItemSelected by clearing the weatherTextView and calling loadWeatherData